home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 2 / CD ACTUAL VOL 2.iso / docs / hardware < prev    next >
Encoding:
Text File  |  1995-09-10  |  31.4 KB  |  1,264 lines

  1.   Linux Hardware Compatibility HOWTO
  2.   FRiC (Boy of Destiny), frac@pobox.com
  3.   v6969, 16 July 1995
  4.  
  5.   This document lists most of the hardware supported by Linux and helps
  6.   you locate any necessary drivers.
  7.  
  8.   1.  Introduction
  9.  
  10.   1.1.  Welcome
  11.  
  12.   Welcome to the Linux Hardware Compatibility HOWTO. This document lists
  13.   most of the hardware supported by Linux, now if only people would read
  14.   this first before posting their questions on Usenet.
  15.  
  16.   Subsections titled Others list hardware with alpha or beta drivers in
  17.   varying degrees of usability or other drivers that aren't included in
  18.   standard kernels. Note that some drivers only exist in alpha kernels,
  19.   so if you see something listed as supported but isn't in your version
  20.   of the Linux kernel, upgrade.
  21.  
  22.   The latest version of this document can be found on the net at the
  23.   usual sites where the Linux HOWTO's are kept.
  24.  
  25.   If you know of any Linux hardware (in)compatibilities not listed here
  26.   please let me know. Send mail (note my new e-mail address) or find me
  27.   on IRC. Thanks.
  28.  
  29.  
  30.   1.2.  System architectures
  31.  
  32.   This document only deals with Linux for Intel platforms, for other
  33.   platforms check the following:
  34.  
  35.   o  Linux/68k
  36.      <http://www-users.informatik.rwth-aachen.de/~hn/linux68k.html>
  37.  
  38.   o  Linux/MIPS
  39.      <http://www.waldorf-gmbh.de/linux-mips-faq.html>
  40.  
  41.   o  Linux/PowerPC
  42.      <ftp://sunsite.unc.edu/pub/Linux/docs/ports/Linux-PowerPC-FAQ.gz>
  43.  
  44.   o  Linux for Acorn
  45.      <http://www.ph.kcl.ac.uk/~amb/linux.html>
  46.  
  47.   o  MacLinux
  48.      <http://www.ibg.uu.se/maclinux/>
  49.  
  50.  
  51.   2.  Computers/Motherboards/BIOS
  52.  
  53.   ISA, VLB, EISA, and PCI buses are all supported.
  54.  
  55.   PS/2 and Microchannel (MCA) is not supported in the standard kernel.
  56.   Alpha test PS/2 MCA kernels are available but not yet recommended for
  57.   beginners or serious use.
  58.  
  59.  
  60.   2.1.  Specific systems
  61.  
  62.  
  63.   o  Compaq Deskpro XL
  64.      <http://www-c724.uibk.ac.at/XL/>
  65.  
  66.  
  67.   o  IBM PS/2 MCA systems
  68.      <ftp://invaders.dcrl.nd.edu/pub/misc/>
  69.  
  70.  
  71.   3.  Laptops
  72.  
  73.   Some laptops have unusual video adapters or power management, it is
  74.   not uncommon to be unable to use the power management features.
  75.  
  76.   PCMCIA drivers currently support all common PCMCIA controllers,
  77.   including Databook TCIC/2, Intel i82365SL, Cirrus PD67xx, and Vadem
  78.   VG-468 chipsets.  Motorola 6AHC05GA controller used in some Hyundai
  79.   laptops is not supported.  (Read the PCMCIA HOWTO.)
  80.  
  81.  
  82.   o  APM
  83.      <ftp://tsx-11.mit.edu/pub/linux/packages/laptops/apm/>
  84.  
  85.   o  PCMCIA
  86.      <ftp://cb-iris.stanford.edu/pub/pcmcia/>
  87.  
  88.   o  non-blinking cursor
  89.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/console/noblink-1.5.tar.gz>
  90.  
  91.   o  power savings (WD7600 chipset)
  92.      <ftp://sunsite.unc.edu/pub/Linux/system/Misc/low-
  93.      level/pwrm-1.0.tar.Z>
  94.  
  95.   o  other general info
  96.      <ftp://tsx-11.mit.edu/pub/linux/packages/laptops/>
  97.  
  98.  
  99.   3.1.  Specific laptops
  100.  
  101.  
  102.   o  Compaq Contura Aero
  103.      <http://domen.uninett.no/~hta/linux/aero-faq.html>
  104.  
  105.   o  IBM ThinkPad
  106.      <http://peipa.essex.ac.uk/tp-linux/tp-linux.html>
  107.  
  108.   o  NEC Versa M and P
  109.      <http://www.santafe.edu:80/~nelson/versa-linux/>
  110.  
  111.   o  Tadpole P1000
  112.      <http://peipa.essex.ac.uk/tadpole-linux/tadpole-linux.html>
  113.  
  114.   o  Linux, X, and the WD90C24A2 video chipset
  115.      <http://www.castle.net/~darin/>
  116.  
  117.  
  118.   4.  CPU/FPU
  119.  
  120.   Intel/AMD/Cyrix 386SX/DX/SL/DXL/SLC, 486SX/DX/SL/SX2/DX2/DX4, Pentium.
  121.   Basically all 386 or better processors will work. Linux has built-in
  122.   FPU emulation if you don't have a math coprocessor.
  123.  
  124.   Linux does not support SMP yet. Multi-processor systems will run Linux
  125.   but only the first processor will be used. There's some work being
  126.   done right now, check the Linux Project Map for details.
  127.  
  128.   A few very early AMD 486DX's may hang in some special situations. All
  129.   current chips should be okay and getting a chip swap for old CPU's
  130.   should not be a problem.
  131.  
  132.  
  133.   ULSI Math*Co series has a bug in the FSAVE and FRSTOR instructions
  134.   that causes problems with all protected mode operating systems. Some
  135.   older IIT and Cyrix chips may also have this problem.
  136.  
  137.   There are problems with TLB flushing in UMC U5S chips. Fixed in newer
  138.   kernels.
  139.  
  140.   o  enable cache on Cyrix processors
  141.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/CxPatch030.tar.z>
  142.  
  143.   o  Cyrix software cache control
  144.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/linux.cxpatch>
  145.  
  146.  
  147.   5.  Video cards
  148.  
  149.   Linux will work with all video cards in text mode, VGA cards not
  150.   listed below probably will still work with mono VGA and/or standard
  151.   VGA drivers.
  152.  
  153.   If you're looking into buying a cheap video card to run X, keep in
  154.   mind that accelerated cards (ATI Mach, ET4000/W32p, S3) are MUCH
  155.   faster than unaccelerated or partially accelerated (Cirrus, WD) cards.
  156.   S3 801 (ISA), S3 805 (VLB), ET4000/W32p, and ATI Graphics Wonder
  157.   (Mach32) are good low-end accelerated cards.
  158.  
  159.   ``32 bpp'' is actually 24 bit color aligned on 32 bit boundaries. It
  160.   does NOT mean the cards are capable of 32 bit color, it's still 24 bit
  161.   color (16,777,216 colors). 24 bit packed pixels modes are not
  162.   supported in XFree86, so cards that can do 24 bit color modes in other
  163.   OS's may not able to do this in X. These cards include Mach32, Cirrus
  164.   542x, S3 801/805, ET4000, and others.
  165.  
  166.  
  167.   5.1.  Diamond video cards
  168.  
  169.   Most recent Diamond cards ARE supported by the current release of
  170.   XFree86.  Early Diamond cards are not supported by XFree86, but there
  171.   are ways of getting them to work.
  172.  
  173.   o  Diamond support for XFree86
  174.      <http://www.diamondmm.com/linux.html>
  175.  
  176.   o  Diamond FAQ (for older cards)
  177.      <ftp://sunsite.unc.edu/pub/Linux/X11/Diamond.FAQ>
  178.  
  179.   o  Diamond Disgruntled Users Page (for older cards)
  180.      <http://gladstone.uoregon.edu/~trenton/diamond/>
  181.  
  182.  
  183.   5.2.  SVGALIB
  184.  
  185.  
  186.   o  VGA
  187.  
  188.   o  EGA
  189.  
  190.   o  ATI Mach32
  191.  
  192.   o  Cirrus 542x
  193.  
  194.   o  OAK OTI-037/67/77/87
  195.  
  196.   o  Trident TVGA8900/9000
  197.  
  198.  
  199.   o  Tseng ET3000/ET4000/W32
  200.  
  201.  
  202.   5.3.  XFree86 3.1.1, Accelerated
  203.  
  204.  
  205.   o  ATI Mach8
  206.  
  207.   o  ATI Mach32 (16 bpp - does not work with all Mach32 cards)
  208.  
  209.   o  ATI Mach64 (16/32 bpp)
  210.  
  211.   o  Cirrus Logic 5420, 542x/5430 (16 bpp), 5434 (16/32 bpp), 62x5
  212.  
  213.   o  IBM 8514/A
  214.  
  215.   o  IBM XGA, XGA-II
  216.  
  217.   o  IIT AGX-010/014/015/016
  218.  
  219.   o  Oak OTI-087
  220.  
  221.   o  S3 911, 924, 801, 805, 928, 864, 964, Trio32, Trio64, 868, 968
  222.  
  223.   o  see Appendix A for long list of supported cards
  224.  
  225.   o  Tseng ET4000/W32/W32i/W32p
  226.  
  227.   o  Weitek P9000 (16/32 bpp)
  228.  
  229.   o  Diamond Viper VLB/PCI
  230.  
  231.   o  Orchid P9000
  232.  
  233.   o  Western Digital WD90C31/33
  234.  
  235.  
  236.   5.4.  XFree86 3.1.1, Unaccelerated
  237.  
  238.  
  239.   o  ATI VGA Wonder series
  240.  
  241.   o  Avance Logic AL2101/2228/2301/2302/2308/2401
  242.  
  243.   o  Chips & Technologies 65520/65530/65540/65545
  244.  
  245.   o  Cirrus Logic 6420/6440
  246.  
  247.   o  Compaq AVGA
  248.  
  249.   o  Genoa GVGA
  250.  
  251.   o  MCGA (320x200)
  252.  
  253.   o  MX MX68000/MX68010
  254.  
  255.   o  NCR 77C22, 77C22E, 77C22E+
  256.  
  257.   o  Oak OTI-067, OTI-077
  258.  
  259.   o  Trident TVGA8800, TVGA8900, TVGA9xxx (not very fast)
  260.  
  261.   o  Tseng ET3000, ET4000AX
  262.  
  263.   o  VGA (standard VGA, 4 bit, slow)
  264.  
  265.   o  Video 7 / Headland Technologies HT216-32
  266.  
  267.   o  Western Digital/Paradise PVGA1, WD90C00/10/11/24/30/31/33
  268.  
  269.  
  270.   5.5.  Monochrome
  271.  
  272.  
  273.   o  Hercules mono
  274.  
  275.   o  Hyundai HGC-1280
  276.  
  277.   o  Sigma LaserView PLUS
  278.  
  279.   o  VGA mono
  280.  
  281.  
  282.   5.6.  Others
  283.  
  284.  
  285.   o  EGA (ancient, from c. 1992)
  286.      <ftp://ftp.funet.fi/pub/OS/Linux/BETA/Xega/>
  287.  
  288.  
  289.   5.7.  Works in progress
  290.  
  291.  
  292.   o  Compaq QVision
  293.  
  294.   o  Number Nine Imagine 128
  295.  
  296.   No, I do not know when support for these cards will be finished,
  297.   please don't ask me. If you want support for these cards now get
  298.   Accelerated-X.
  299.  
  300.  
  301.   5.8.  Commercial X servers
  302.  
  303.   Commercial X servers provide support for cards not supported by
  304.   XFree86, and might give better performances for cards that are
  305.   supported by XFree86. In general they support many more cards than
  306.   XFree86, so I'll onlys list cards that aren't supported by XFree86
  307.   here. Contact the vendors directly or check the Commercial HOWTO for
  308.   more info.
  309.  
  310.  
  311.   5.8.1.  Accelerated-X 1.2
  312.  
  313.  
  314.   o  ARK Logic
  315.  
  316.   o  Chips & Technologies 82C45x, 82C48x, F655xx
  317.  
  318.   o  Compaq QVision 2000
  319.  
  320.   o  Matrox MGA-I, MGA-II
  321.  
  322.   o  Number Nine I-128
  323.  
  324.   o  S3 Trio32 (732), Trio64 (764), 866, 868, 968
  325.  
  326.   o  Weitek P9100
  327.  
  328.   $199, X Inside, Inc. <info@xinside.com>.
  329.  
  330.  
  331.   Accel-X supports most cards in 16 and 32 bpp modes and it also
  332.   supports 24 bit packed pixel modes for cards that have these modes,
  333.   including ATI Mach32, Mach64 (1280x1024@24bpp), ET4000/W32p,
  334.   S3-866/868/968, and more.
  335.  
  336.   Accel-X also supports XVideo (Xv) extensions (on Matrox Comet, Marvel-
  337.   II, and SPEA ShowTime Plus), PEX, and XIE.
  338.  
  339.  
  340.   5.8.2.  Metro-X 2.3.2
  341.  
  342.   $199, Metro Link <sales@metrolink.com>.
  343.  
  344.   Metro-X supports more boards than XFree but less than Accel-X, however
  345.   I don't have much more information as I can't seem to view the
  346.   PostScript files they sent me. Mail them directly for more info.
  347.  
  348.  
  349.   6.  Controllers (hard drive)
  350.  
  351.   Linux will work with standard IDE, MFM and RLL controllers. When using
  352.   MFM/RLL controllers it is important to use ext2fs and the bad block
  353.   checking options when formatting the disk.
  354.  
  355.   Enhanced IDE (EIDE) interfaces are supported. With up to two IDE
  356.   interfaces and up to four hard drives and/or CD-ROM drives.
  357.  
  358.   ESDI controllers that emulate the ST-506 (that is MFM/RLL/IDE)
  359.   interface will also work. The bad block checking comment also applies
  360.   to these controllers.
  361.  
  362.   Generic 8 bit XT controllers also work.
  363.  
  364.  
  365.   7.  Controllers (SCSI)
  366.  
  367.   It is important to pick a SCSI controller carefully. Many cheap ISA
  368.   SCSI controllers are designed to drive CD-ROM's rather than anything
  369.   else. Such low end SCSI controllers are no better than IDE. See the
  370.   SCSI HOWTO and look at performance figures before buying a SCSI card.
  371.  
  372.  
  373.   7.1.  Supported
  374.  
  375.  
  376.   o  AMI Fast Disk VLB/EISA (BusLogic compatible)
  377.  
  378.   o  Adaptec AVA-1505/1515 (ISA) (Adaptec 152x compatible)
  379.  
  380.   o  Adaptec AHA-1510/152x (ISA) (AIC-6260/6360)
  381.  
  382.   o  Adaptec AHA-154x (ISA) (all models)
  383.  
  384.   o  Adaptec AHA-174x (EISA) (in enhanced mode)
  385.  
  386.   o  Adaptec AHA-274x (EISA) / 284x (VLB) (AIC-7770)
  387.  
  388.   o  Adaptec AHA-294x (PCI) (AIC-7870)
  389.  
  390.   o  Always IN2000
  391.  
  392.   o  BusLogic (ISA/EISA/VLB/PCI) (all models)
  393.  
  394.   o  DPT PM2001, PM2012A (EATA-PIO)
  395.  
  396.  
  397.   o  DPT Smartcache (EATA-DMA) (ISA/EISA/PCI) (all models)
  398.  
  399.   o  DTC 329x (EISA) (Adaptec 154x compatible)
  400.  
  401.   o  Future Domain TMC-16x0, TMC-3260 (PCI)
  402.  
  403.   o  Future Domain TMC-8xx, TMC-950
  404.  
  405.   o  NCR 53c7x0, 53c8x0 (PCI)
  406.  
  407.   o  Pro Audio Spectrum 16 SCSI (ISA)
  408.  
  409.   o  Qlogic / Control Concepts SCSI/IDE (FAS408) (ISA/VLB/PCMCIA)
  410.      PCMCIA cards must boot DOS to init card
  411.  
  412.   o  Seagate ST-01/ST-02 (ISA)
  413.  
  414.   o  SoundBlaster 16 SCSI-2 (Adaptec 152x compatible) (ISA)
  415.  
  416.   o  Trantor T128/T128F/T228 (ISA)
  417.  
  418.   o  UltraStor 14F (ISA), 24F (EISA), 34F (VLB)
  419.  
  420.   o  Western Digital WD7000 SCSI
  421.  
  422.  
  423.   7.2.  Others
  424.  
  425.  
  426.   o  AMD AM53C974, AM79C974 (PCI) (Compaq, Zeos onboard SCSI)
  427.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/AM53C974-0.3.tgz>
  428.  
  429.   o  Adaptec ACB-40xx SCSI-MFM/RLL bridgeboard
  430.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/adaptec-40XX.tar.gz>
  431.  
  432.   o  Adaptec APA-1460 SlimSCSI (PCMCIA)
  433.      <ftp://cb-iris.stanford.edu/pub/pcmcia/>
  434.  
  435.   o  Acculogic ISApport / MV Premium 3D SCSI (NCR 53c406a)
  436.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/ncr53c406-0.10.patch.gz>
  437.  
  438.   o  Always AL-500
  439.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/al500_0.1.tar.gz>
  440.  
  441.   o  BusLogic (ISA/EISA/VLB/PCI) (new beta driver)
  442.      <ftp://ftp.dandelion.com/BusLogic-1.0-beta.tar.gz>
  443.  
  444.   o  Iomega PC2/2B
  445.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/iomega_pc2-1.1.x.tar.gz>
  446.  
  447.   o  New Media Bus Toaster PCMCIA
  448.      <ftp://lamont.ldeo.columbia.edu/pub/linux/bus_toaster-1.5.tgz>
  449.  
  450.   o  Qlogic (ISP1020) (PCI)
  451.      <ftp://sunsite.unc.edu/pub/Linux/Incoming/>
  452.  
  453.   o  Ricoh GSI-8
  454.      <ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi/gsi8.tar.gz>
  455.  
  456.   o  Trantor T130B (NCR 53c400)
  457.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scsi/53c400.tar.gz>
  458.  
  459.  
  460.  
  461.  
  462.  
  463.   7.3.  Unsupported
  464.  
  465.  
  466.   o  Parallel port SCSI adapters
  467.  
  468.   o  Non Adaptec compatible DTC boards (327x, 328x)
  469.  
  470.  
  471.   8.  Controllers (I/O)
  472.  
  473.   Any standard serial/parallel/joystick/IDE combo cards.  Linux supports
  474.   8250, 16450, 16550, and 16550A UART's.
  475.  
  476.   See National Semiconductor's ``Application Note AN-493'' by Martin S.
  477.   Michael. Section 5.0 describes in detail the differences between the
  478.   NS16550 and NS16550A. Briefly, the NS16550 had bugs in the FIFO
  479.   circuits, but the NS16550A (and later) chips fixed those. However,
  480.   there were very few NS16550's produced by National, long ago, so these
  481.   should be very rare. And many of the ``16550'' parts in actual modern
  482.   boards are from the many manufacturers of compatible parts, which may
  483.   not use the National ``A'' suffix. Also, some multiport boards will
  484.   use 16552 or 16554 or various other multiport or multifunction chips
  485.   from National or other suppliers (generally in a dense package
  486.   soldered to the board, not a 40 pin DIP). Mostly, don't worry about it
  487.   unless you encounter a very old 40 pin DIP National ``NS16550'' (no A)
  488.   chip loose or in an old board, in which case treat it as a 16450 (no
  489.   FIFO) rather than a 16550A. - Zhahai Stewart <zstewart@hisys.com>
  490.  
  491.  
  492.   9.  Controllers (multiport)
  493.  
  494.   9.1.  Supported
  495.  
  496.  
  497.   o  AST FourPort and clones
  498.  
  499.   o  Accent Async-4
  500.  
  501.   o  Bell Technologies HUB6
  502.  
  503.   o  Boca BB-1004, 1008 (4, 8 port) - no DTR, DSR, and CD
  504.  
  505.   o  Boca BB-2016 (16 port)
  506.  
  507.   o  Boca IO/AT66 (6 port)
  508.  
  509.   o  Boca IO 2by4 (4S/2P) - works with modems, but uses 5 IRQ's
  510.  
  511.   o  Cyclades Cyclom-8Y/16Y (8, 16 port)
  512.  
  513.   o  PC-COMM 4-port
  514.  
  515.   o  STB 4-COM
  516.  
  517.   o  Twincom ACI/550
  518.  
  519.   o  Usenet Serial Board II
  520.  
  521.  
  522.   9.2.  Others
  523.  
  524.  
  525.   o  Comtrol RocketPort (8/16/32 port)
  526.      <ftp://tsx-11.mit.edu/pub/linux/packages/comtrol/>
  527.  
  528.  
  529.   o  DigiBoard COM/Xi
  530.      contact Simon Park <si@wimpol.demon.co.uk>
  531.  
  532.   o  DigiBoard PC/Xe (ISA) and PC/Xi (EISA)
  533.      <ftp://ftp.digibd.com/drivers/linux/>
  534.  
  535.   o  Specialix SIO/XIO (modular, 4 to 32 ports)
  536.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/serial/sidrv0_5.taz>
  537.  
  538.   o  Stallion EasyIO (ISA) / EasyConnection 8/32 (ISA/MCA)
  539.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/serial/stallion-0.1.9.tar.gz>
  540.  
  541.   o  Stallion EasyConnection 8/64 / ONboard (ISA/EISA/MCA) / Brumby /
  542.      Stallion (ISA)
  543.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/serial/stallion-0.1.9.tar.gz>
  544.  
  545.  
  546.   10.  Network adapters
  547.  
  548.   Ethernet adapters vary greatly in performance. In general the newer
  549.   the design the better. Some very old cards like the 3C501 are only
  550.   useful because they can be found in junk heaps for $5 a time. Be
  551.   careful with clones, not all are good clones and bad clones often
  552.   cause erratic lockups under Linux. Read the Ethernet HOWTO for full
  553.   detailed descriptions of various cards.
  554.  
  555.  
  556.   10.1.  Supported
  557.  
  558.   10.1.1.  Ethernet
  559.  
  560.  
  561.   o  3Com 3C501 - ``avoid like the plague''
  562.  
  563.   o  3Com 3C503, 3C505, 3C507, 3C509/3C509B (ISA) / 3C579 (EISA)
  564.  
  565.   o  AMD LANCE (79C960) / PCnet-ISA/PCI (AT1500, HP J2405A,
  566.      NE1500/NE2100)
  567.  
  568.   o  AT&T GIS WaveLAN
  569.  
  570.   o  Allied Telesis AT1700
  571.  
  572.   o  Ansel Communications AC3200 EISA
  573.  
  574.   o  Apricot Xen-II
  575.  
  576.   o  Cabletron E21xx
  577.  
  578.   o  DEC DE425 (EISA) / DE434/DE435 (PCI)
  579.  
  580.   o  DEC DEPCA and EtherWORKS
  581.  
  582.   o  HP PCLAN (27245 and 27xxx series)
  583.  
  584.   o  HP PCLAN PLUS (27247B and 27252A)
  585.  
  586.   o  Intel EtherExpress
  587.  
  588.   o  Intel EtherExpress Pro
  589.  
  590.   o  NE2000/NE1000 (be careful with clones)
  591.  
  592.   o  New Media Etherne
  593.  
  594.  
  595.   o  Racal-Interlan NI5210 (i82586 Ethernet chip)
  596.  
  597.   o  Racal-Interlan NI6510 (am7990 lance chip) - doesn't work with more
  598.      than 16 megs RAM
  599.  
  600.   o  PureData PDUC8028, PDI8023
  601.  
  602.   o  SEEQ 8005
  603.  
  604.   o  SMC Ultra
  605.  
  606.   o  Schneider & Koch G16
  607.  
  608.   o  Western Digital WD80x3
  609.  
  610.   o  Zenith Z-Note / IBM ThinkPad 300 built-in adapter
  611.  
  612.  
  613.   10.1.2.  Pocket and portable adapters
  614.  
  615.  
  616.   o  AT-Lan-Tec/RealTek parallel port adapter
  617.  
  618.   o  D-Link DE600/DE620 parallel port adapter
  619.  
  620.  
  621.   10.1.3.  Slotless
  622.  
  623.  
  624.   o  SLIP/CSLIP/PPP (serial port)
  625.  
  626.   o  EQL (serial line load balancing)
  627.  
  628.   o  PLIP (parallel port) - using ``LapLink cable'' or bi-directional
  629.      cable
  630.  
  631.  
  632.   10.1.4.  ARCnet
  633.  
  634.  
  635.   o  works with all ARCnet cards
  636.  
  637.  
  638.   10.1.5.  Token Ring
  639.  
  640.  
  641.   o  IBM Tropic chipset cards
  642.  
  643.  
  644.   10.2.  Others
  645.  
  646.   10.2.1.  Ethernet
  647.  
  648.  
  649.   o  3Com Vortex Ethercards (3C590, 3C595 (100 mbps)) (PCI)
  650.      <http://cesdis.gsfc.nasa.gov/pub/linux/drivers/vortex.html>
  651.  
  652.   o  DEC 21040/21140 ``Tulip'' / SMC PCI EtherPower 10/100
  653.      <http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html>
  654.  
  655.  
  656.   10.2.2.  ISDN
  657.  
  658.  
  659.   o  Diehl SCOM card
  660.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/network/isdndrv-0.1.1.tar.gz>
  661.   o  ICN ISDN card
  662.      <ftp://ftp.franken.de/pub/isdn4linux/>
  663.  
  664.   o  Teles ISDN card
  665.      <ftp://ftp.franken.de/pub/isdn4linux/>
  666.  
  667.  
  668.   10.2.3.  Amateur radio cards
  669.  
  670.  
  671.   o  AX.25 networking
  672.      <ftp://sunacm.swan.ac.uk/pub/misc/Linux/Radio/>
  673.  
  674.   o  Ottawa PI/PI2
  675.  
  676.   o  Most generic 8530 based HDLC boards
  677.  
  678.   o  No support for the PMP/Baycom board
  679.  
  680.  
  681.   10.2.4.  PCMCIA cards
  682.  
  683.  
  684.   o  3Com 3C589
  685.  
  686.   o  Accton EN2212 EtherCard
  687.  
  688.   o  D-Link DE650
  689.  
  690.   o  IBM Credit Card Adapter
  691.  
  692.   o  IC-Card
  693.  
  694.   o  Kingston KNE-PCM/M
  695.  
  696.   o  LANEED Ethernet
  697.  
  698.   o  Linksys EthernetCard
  699.  
  700.   o  Network General ``Sniffer''
  701.  
  702.   o  Novell NE4100
  703.  
  704.   o  Thomas-Conrad Ethernet
  705.  
  706.   o  possibly more
  707.  
  708.  
  709.   10.2.5.  ATM
  710.  
  711.  
  712.   o  Efficient Networks ENI155P-MF 155 Mbps ATM adapter
  713.      <http://lrcwww.epfl.ch/linux-atm/>
  714.  
  715.  
  716.   10.3.  Unsupported
  717.  
  718.  
  719.   o  Xircom adapters are not supported.
  720.  
  721.  
  722.   11.  Sound cards
  723.  
  724.  
  725.  
  726.  
  727.   11.1.  Supported
  728.  
  729.  
  730.   o  6850 UART MIDI
  731.  
  732.   o  Adlib (OPL2)
  733.  
  734.   o  Audio Excell DSP16
  735.  
  736.   o  Aztech Sound Galaxy NX Pro
  737.  
  738.   o  ECHO-PSS cards (Orchid SoundWave32, Cardinal DSP16)
  739.  
  740.   o  Ensoniq SoundScape
  741.  
  742.   o  Gravis Ultrasound
  743.  
  744.   o  Gravis Ultrasound 16-bit sampling daughterboard
  745.  
  746.   o  Gravis Ultrasound MAX
  747.  
  748.   o  Logitech SoundMan Games (SBPro, 44kHz stereo support)
  749.  
  750.   o  Logitech SoundMan Wave (Jazz16/OPL4)
  751.  
  752.   o  Logitech SoundMan 16 (PAS-16 compatible)
  753.  
  754.   o  MPU-401 MIDI
  755.  
  756.   o  MediaTriX AudioTriX Pro
  757.  
  758.   o  Media Vision Premium 3D (Jazz16)
  759.  
  760.   o  Media Vision Pro Sonic 16 (Jazz)
  761.  
  762.   o  Media Vision Pro Audio Spectrum 16
  763.  
  764.   o  Microsoft Sound System (AD1848)
  765.  
  766.   o  OAK OTI-601D cards (Mozart)
  767.  
  768.   o  OPTi 82C928/82C929 cards (MAD16/MAD16 Pro)
  769.  
  770.   o  Sound Blaster
  771.  
  772.   o  Sound Blaster Pro
  773.  
  774.   o  Sound Blaster 16 family
  775.  
  776.   o  Wave Blaster (and other SB16 daughterboards)
  777.  
  778.  
  779.   11.2.  Others
  780.  
  781.  
  782.   o  MPU-401 MIDI (intelligent mode)
  783.      <ftp://sunsite.unc.edu/pub/Linux/kernel/sound/mpu401.0.11a.tar.gz>
  784.  
  785.   o  PC speaker / Parallel port DAC
  786.      <ftp://ftp.informatik.hu-berlin.de/pub/os/linux/hu-sound/>
  787.  
  788.   o  Turtle Beach MultiSound/Tahiti/Monterey
  789.      <ftp://ftp.cs.colorado.edu/users/mccreary/archive/tbeach/multisound/>
  790.  
  791.  
  792.  
  793.   11.3.  Unsupported
  794.  
  795.   The ASP chip on Sound Blaster 16 series and AWE32 is not supported.
  796.   AWE32's onboard MIDI synthesizer is not supported. They will probably
  797.   never be supported.
  798.  
  799.   Sound Blaster 16's with DSP 4.11 and 4.12 have a hardware bug that
  800.   causes hung/stuck notes when playing MIDI and digital audio at the
  801.   same time. The problem happens with either Wave Blaster daughterboards
  802.   or MIDI devices attached to the MIDI port. There is no known fix.
  803.  
  804.  
  805.   12.  Hard drives
  806.  
  807.   All hard drives should work if the controller is supported.
  808.  
  809.   (From the SCSI HOWTO) All direct access SCSI devices with a block size
  810.   of 256, 512, or 1024 bytes should work. Other block sizes will not
  811.   work (Note that this can often be fixed by changing the block and/or
  812.   sector sizes using the MODE SELECT SCSI command).
  813.  
  814.   Large IDE (EIDE) drives work fine with newer kernels. The boot
  815.   partition must lie in the first 1024 cylinders due to PC BIOS
  816.   limitations.
  817.  
  818.   Some Conner CFP1060S drives may have problems with Linux and ext2fs.
  819.   The symptoms are inode errors during e2fsck and corrupt file systems.
  820.   Conner has released a firmware upgrade to fix this problem, contact
  821.   Conner at 1-800-4CONNER (US) or +44-1294-315333 (Europe). Have the
  822.   microcode version (found on the drive label, 9WA1.6x) handy when you
  823.   call.
  824.  
  825.   Certain Micropolis drives have problems with Adaptec and BusLogic
  826.   cards, contact the drive manufacturers for firmware upgrades if you
  827.   suspect problems.
  828.  
  829.  
  830.   o  Multiple device driver (RAID-0, RAID-1)
  831.      <ftp://sweet-smoke.ufr-info-p7.ibp.fr/public/Linux/>
  832.  
  833.  
  834.   13.  Tape drives
  835.  
  836.   13.1.  Supported
  837.  
  838.  
  839.   o  SCSI tape drives
  840.      (From the SCSI HOWTO) Drives using both fixed and variable length
  841.      blocks smaller than the driver buffer length (set to 32k in the
  842.      distribution sources) are supported. Virtually all drives should
  843.      work. (Send mail if you know of any incompatible drives.)
  844.  
  845.   o  QIC-02
  846.  
  847.   o  QIC-117, QIC-40/80 drives (Ftape)
  848.      <ftp://sunsite.unc.edu/pub/Linux/kernel/tapes> - Most tape drives
  849.      using the floppy controller should work. Check the Ftape HOWTO for
  850.      details. Various dedicated QIC-80 controllers (Colorado FC-10,
  851.      Iomega Tape Controller II) are also supported.
  852.  
  853.  
  854.   13.2.  Unsupported
  855.  
  856.  
  857.   o  Emerald and Tecmar QIC-02 tape controller cards - Chris Ulrich
  858.      <insom@math.ucr.edu>
  859.   o  Drives that connect to the parallel port (eg: Colorado Trakker)
  860.  
  861.   o  Some high speed tape controllers (Colorado TC-15 / FC-20)
  862.  
  863.   o  Irwin AX250L/Accutrak 250 (not QIC-80)
  864.  
  865.   o  IBM Internal Tape Backup Unit (not QIC-80)
  866.  
  867.   o  COREtape Light
  868.  
  869.  
  870.   14.  CD-ROM drives
  871.  
  872.   14.1.  Supported
  873.  
  874.  
  875.   o  SCSI CD-ROM drives
  876.      (From the CD-ROM HOWTO) Any SCSI CD-ROM drive with a block size of
  877.      512 or 2048 bytes should work under Linux; this includes the vast
  878.      majority of CD-ROM drives on the market.
  879.  
  880.   o  EIDE (ATAPI) CD-ROM drives
  881.  
  882.   o  Aztech CDA268, Orchid CDS-3110, Okano/Wearnes CDD-110
  883.  
  884.   o  GoldStar R420
  885.  
  886.   o  LMS Philips CM 206
  887.  
  888.   o  Matsushita/Panasonic, Kotobuki (SBPCD)
  889.  
  890.   o  Mitsumi
  891.  
  892.   o  Optics Storage Dolphin 8000AT
  893.  
  894.   o  Sanyo H94A
  895.  
  896.   o  Sony CDU31A/CDU33A
  897.  
  898.   o  Sony CDU-535/CDU-531
  899.  
  900.   o  Teac CD-55A SuperQuad
  901.  
  902.  
  903.   14.2.  Others
  904.  
  905.  
  906.   o  LMS/Philips CM 205/225/202
  907.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/cdrom/lmscd0.3d.tar.gz>
  908.  
  909.   o  NEC CDR-35D (old)
  910.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/cdrom/linux-
  911.      neccdr35d.patch>
  912.  
  913.   o  Sony SCSI multisession CD-XA
  914.      <ftp://tsx-11.mit.edu/pub/linux/patches/sony-multi-0.00.tar.gz>
  915.  
  916.  
  917.  
  918.   14.3.  Notes
  919.  
  920.   PhotoCD (XA) is supported.
  921.  
  922.   All CD-ROM drives should work similarly for reading data. There are
  923.   various compatibility problems with audio CD playing utilities.
  924.   (Especially with some NEC drives.) Some alpha drivers may not have
  925.   audio support yet.
  926.  
  927.   Early (single speed) NEC CD-ROM drives may have trouble with currently
  928.   available SCSI controllers.
  929.  
  930.  
  931.   15.  Removable drives
  932.  
  933.   All SCSI drives should work if the controller is supported, including
  934.   optical drives, WORM, CD-R, floptical, and others. Iomega Bernoulli
  935.   and Zip drives, and SyQuest drives all work fine.
  936.  
  937.   Linux supports both 512 and 1024 bytes/sector disks.
  938.  
  939.  
  940.   16.  Mice
  941.  
  942.   16.1.  Supported
  943.  
  944.  
  945.   o  Microsoft serial mouse
  946.  
  947.   o  Mouse Systems serial mouse
  948.  
  949.   o  Logitech Mouseman serial mouse
  950.  
  951.   o  Logitech serial mouse
  952.  
  953.   o  ATI XL Inport busmouse
  954.  
  955.   o  C&T 82C710 (QuickPort) (Toshiba, TI Travelmate)
  956.  
  957.   o  Microsoft busmouse
  958.  
  959.   o  Logitech busmouse
  960.  
  961.   o  PS/2 (auxiliary device) mouse
  962.  
  963.  
  964.   16.2.  Others
  965.  
  966.  
  967.   o  Sejin J-mouse
  968.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/console/jmouse.1.1.70-jmouse.tar.gz>
  969.  
  970.   o  MultiMouse - use multiple mouse devices as single mouse
  971.      <ftp://sunsite.unc.edu/pub/Linux/system/Misc/MultiMouse-1.0.tgz>
  972.  
  973.  
  974.  
  975.   16.3.  Notes
  976.  
  977.   Those pad devices like Glidepoint also work, so long they're
  978.   compatible with another mouse protocol.
  979.  
  980.   Newer Logitech mice (except the Mouseman) use the Microsoft protocol
  981.   and all three buttons do work. Eventhough Microsoft's mice have only
  982.   two buttons, the protocol allows three buttons.
  983.  
  984.   The mouse port on the ATI Graphics Ultra and Ultra Pro use the
  985.   Logitech busmouse protocol.  (See the Busmouse HOWTO for details.)
  986.  
  987.  
  988.  
  989.  
  990.  
  991.   17.  Modems
  992.  
  993.   All internal modems or external modems connected to the serial port.
  994.  
  995.   A small number of modems come with DOS software that downloads the
  996.   control program at runtime. These can normally be used by loading the
  997.   program under DOS and doing a warm boot. Such modems are probably best
  998.   avoided as you won't be able to use them with non PC hardware in the
  999.   future.
  1000.  
  1001.   PCMCIA modems should work with the PCMCIA drivers.
  1002.  
  1003.   Fax modems need appropriated fax software to operate.
  1004.  
  1005.   o  Digicom Connection 96+/14.4+ - DSP code downloading program
  1006.      <ftp://sunsite.unc.edu/pub/Linux/system/Serial/smdl-
  1007.      linux.1.02.tar.gz>
  1008.  
  1009.   o  ZyXEL U-1496 series - ZyXEL 1.4, modem/fax/voice control program
  1010.      <ftp://sunsite.unc.edu/pub/Linux/system/Serial/ZyXEL-1.4.tar.gz>
  1011.  
  1012.  
  1013.   18.  Printers/Plotters
  1014.  
  1015.   All printers and plotters connected to the parallel or serial port
  1016.   should work.
  1017.  
  1018.   o  HP LaserJet 4 series - free-lj4, printing modes control program
  1019.      <ftp://sunsite.unc.edu/pub/Linux/system/Printing/free-
  1020.      lj4-1.1p1.tar.gz>
  1021.  
  1022.   o  BiTronics parallel port interface
  1023.      <ftp://sunsite.unc.edu/pub/Linux/kernel/misc/bt-ALPHA-0.0.1.tar.gz>
  1024.  
  1025.  
  1026.   18.1.  Ghostscript
  1027.  
  1028.   Many Linux programs output PostScript files. Non-PostScript printers
  1029.   can emulate PostScript Level 2 using Ghostscript.
  1030.  
  1031.   o  Ghostscript
  1032.      <ftp://ftp.cs.wisc.edu/pub/ghost/aladdin/>
  1033.  
  1034.  
  1035.   18.1.1.  Ghostscript supported printers
  1036.  
  1037.  
  1038.   o  Apple Imagewriter
  1039.  
  1040.   o  C. Itoh M8510
  1041.  
  1042.   o  Canon BubbleJet BJ10e, BJ200
  1043.  
  1044.   o  Canon LBP-8II, LIPS III
  1045.  
  1046.   o  DEC LA50/70/75/75plus
  1047.  
  1048.   o  DEC LN03, LJ250
  1049.  
  1050.   o  Epson 9 pin, 24 pin, LQ series, Stylus, AP3250
  1051.  
  1052.   o  HP 2563B
  1053.  
  1054.   o  HP DesignJet 650C
  1055.  
  1056.  
  1057.   o  HP DeskJet/Plus/500
  1058.  
  1059.   o  HP DeskJet 500C/520C/550C/1200C color
  1060.  
  1061.   o  HP LaserJet/Plus/II/III/4
  1062.  
  1063.   o  HP PaintJet/XL/XL300 color
  1064.  
  1065.   o  IBM Jetprinter color
  1066.  
  1067.   o  IBM Proprinter
  1068.  
  1069.   o  Imagen ImPress
  1070.  
  1071.   o  Mitsubishi CP50 color
  1072.  
  1073.   o  NEC P6/P6+/P60
  1074.  
  1075.   o  Okidata MicroLine 182
  1076.  
  1077.   o  Ricoh 4081
  1078.  
  1079.   o  SPARCprinter
  1080.  
  1081.   o  StarJet 48 inkjet printer
  1082.  
  1083.   o  Tektronix 4693d color 2/4/8 bit
  1084.  
  1085.   o  Tektronix 4695/4696 inkjet plotter
  1086.  
  1087.   o  Xerox XES printers (2700, 3700, 4045, etc.)
  1088.  
  1089.  
  1090.   18.1.2.  Others
  1091.  
  1092.  
  1093.   o  Canon BJC600 and Epson ESC/P color printers
  1094.      <ftp://petole.imag.fr/pub/postscript/>
  1095.  
  1096.  
  1097.   19.  Scanners
  1098.  
  1099.  
  1100.   o  A4 Tech AC 4096
  1101.      <ftp://ftp.informatik.hu-berlin.de/pub/local/linux/ac4096.tgz>
  1102.  
  1103.   o  Fujitsu SCSI-2 scanners
  1104.      contact Dr. G.W. Wettstein <greg%wind.UUCP@plains.nodak.edu>
  1105.  
  1106.   o  Genius GS-B105G
  1107.      <ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/gs105-0.0.1.tar.gz>
  1108.  
  1109.   o  Genius GeniScan GS4500 handheld scanner
  1110.      <ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/gs4500-1.3.tar.gz>
  1111.  
  1112.   o  HP ScanJet, ScanJet Plus
  1113.      <ftp://ftp.ctrl-c.liu.se/unix/linux/wingel/>
  1114.  
  1115.   o  HP ScanJet II series SCSI
  1116.      <ftp://sunsite.unc.edu/pub/Linux/apps/graphics/scanners/hpscanpbm-0.3a.tar.gz>
  1117.  
  1118.   o  Logitech Scanman 32 / 256
  1119.      <ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/logiscan-0.0.2.tar.gz>
  1120.  
  1121.   o  Mustek M105 handheld scanner with GI1904 interface
  1122.      <ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/scan-
  1123.      driver-0.1.8.tar.gz>
  1124.  
  1125.   o  UMAX SCSI scanners
  1126.      contact Craig Johnston <mkshenk@u.washington.edu>
  1127.  
  1128.  
  1129.   20.  Other hardware
  1130.  
  1131.   20.1.  VESA Power Savings Protocol (DPMS) monitors
  1132.  
  1133.   20.2.  Joysticks
  1134.  
  1135.  
  1136.   o  Joystick driver
  1137.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/console/joystick-0.7.3.tgz>
  1138.  
  1139.   o  Joystick driver (module)
  1140.      <ftp://sunsite.unc.edu/pub/Linux/kernel/patches/console/joyfixed.tgz>
  1141.  
  1142.  
  1143.   20.3.  Video capture boards
  1144.  
  1145.  
  1146.   o  FAST Screen Machine II
  1147.      <ftp://sunsite.unc.edu/pub/Linux/apps/video/ScreenMachineII_1.1.tgz>
  1148.  
  1149.   o  ProMovie Studio
  1150.      <ftp://sunsite.unc.edu/pub/Linux/apps/video/PMS-grabber.tgz>
  1151.  
  1152.   o  VideoBlaster, Rombo Media Pro+
  1153.      <ftp://sunsite.unc.edu/pub/Linux/apps/video/vid_src.gz>
  1154.  
  1155.   o  WinVision video capture card
  1156.      <ftp://sunsite.unc.edu/pub/Linux/apps/video/fgrabber-1.0.tgz>
  1157.  
  1158.  
  1159.   20.4.  UPS
  1160.  
  1161.  
  1162.   o  APC SmartUPS
  1163.      <ftp://sunsite.unc.edu/pub/Linux/system/UPS/apcd-0.1.tar.gz>
  1164.  
  1165.   o  UPS's with RS-232 monitoring port (unipower package)
  1166.      <ftp://sunsite.unc.edu/pub/Linux/system/UPS/unipower-1.0.0.tgz>
  1167.  
  1168.   o  various other UPS's are supported, read the UPS HOWTO
  1169.  
  1170.  
  1171.   20.5.  Miscellaneous
  1172.  
  1173.  
  1174.   o  Analog Devices RTI-800/815 ADC/DAC board
  1175.      contact Paul Gortmaker<gpg109@anu.edu.au>
  1176.  
  1177.   o  HP IEEE-488 (HP-IB) interface
  1178.      <ftp://beaver.chemie.fu-berlin.de/pub/linux/IEEE488/>
  1179.  
  1180.   o  Maralu chip-card reader/writer
  1181.      <ftp://ftp.thp.uni-koeln.de/pub/linux/chip/>
  1182.  
  1183.   o  Mattel Powerglove
  1184.      <ftp://sunsite.unc.edu/pub/Linux/apps/linux-powerglove.tgz>
  1185.  
  1186.   o  Reveal FM Radio card
  1187.      <ftp://magoo.uwsuper.edu/pub/fm-radio/>
  1188.  
  1189.   o  Videotext cards
  1190.      <ftp://sunsite.unc.edu/pub/Linux/apps/video/videoteXt-0.5.tar.gz>
  1191.  
  1192.  
  1193.   21.  Related sources of information
  1194.  
  1195.  
  1196.   o  Cameron Spitzer's hardware FAQ archive
  1197.      <ftp://rahul.net/pub/cameron/PC-info/>
  1198.  
  1199.   o  Computer Hardware and Software Vendor Phone Numbers
  1200.      <http://mtmis1.mis.semi.harris.com/comp_ph1.html>
  1201.  
  1202.   o  Guide to Computer Vendors
  1203.      <http://www.ronin.com/SBA/>
  1204.  
  1205.   o  System Optimization Information
  1206.      <http://www.dfw.net/~sdw/>
  1207.  
  1208.  
  1209.   22.  Acknowledgments
  1210.  
  1211.   Thanks to all the authors and contributors of other HOWTO's, many
  1212.   things here are shamelessly stolen from their works; to Zane Healy and
  1213.   Ed Carp, the original authors of this list; and to everyone else who
  1214.   sent in updates and feedbacks. Special thanks to Eric Boerner and lilo
  1215.   (the person, not the program) for the sanity checks. And thanks to Dan
  1216.   Quinlan for the original SGML conversion.
  1217.  
  1218.  
  1219.   23.  Appendix A. S3 cards supported by XFree86 3.1.1.
  1220.  
  1221.  
  1222.   CHIPSET   RAMDAC            CLOCKCHIP   BPP   CARD
  1223.  
  1224.   801/805   AT&T 20C490                    16    Actix GE 32
  1225.                                                  Orchid Fahrenheit 1280+
  1226.   801/805   AT&T 20C490       ICD2061A     16    STB PowerGraph X.24
  1227.   805       S3 GENDAC                      16    Miro 10SD VLB/PCI
  1228.                                                  SPEA Mirage VLB
  1229.   805       SS2410            ICD2061A     8     Diamond Stealth 24 VLB
  1230.   928       AT&T 20C490                    16    Actix Ultra
  1231.   928       Sierra SC15025    ICD2061A     32    ELSA Winner 1000 ISA/VLB/EISA
  1232.   928       Bt485             ICD2061A     32    STB Pegasus VL
  1233.   928       Bt485             SC11412      16    SPEA Mercury VLB
  1234.   928       Bt485             ICD2061A     32    #9 GXE Level 10/11/12
  1235.   928       Ti3020            ICD2061A     32    #9 GXE Level 14/16
  1236.   864       AT&T 20C498       ICS2494      32    Miro 20SD (BIOS 1.x)
  1237.   864       AT&T 20C498/      ICD2061A/    32    ELSA Winner 1000 PRO VLB/PCI
  1238.             STG1700           ICS9161            MIRO 20SD (BIOS 2.x)
  1239.   864       STG1700           ICD2061A     32    Actix GE 64 VLB
  1240.   864       AT&T 20C498/      ICS2595      16    SPEA Mirage P64 DRAM (BIOS 3.x)
  1241.             AT&T 21C498
  1242.   864       S3 86C716 SDAC                 32    ELSA Winner 1000 PRO
  1243.                                                  Miro 20SD (BIOS 3.x)
  1244.                                                  SPEA Mirage P64 DRAM (BIOS 4.x)
  1245.                                                  Diamond Stealth 64 DRAM
  1246.   864       ICS5342           ICS5342      32    Diamond Stealth 64 DRAM (some)
  1247.   864       AT&T 20C490       ICD2061A     32    #9 GXE64
  1248.   864       AT&T 20C498-13    ICD2061A     32    #9 GXE64 PCI
  1249.   964       AT&T 20C505       ICD2061A     32    Miro Crystal 20SV PCI
  1250.   964       Bt485             ICD2061A     32    Diamond Stealth 64
  1251.   964       Bt9485            ICS9161A     32    SPEA Mercury 64
  1252.   964       Ti3020            ICD2061A     8     ELSA Winner 2000 PRO PCI
  1253.   964       Ti3025            Ti3025       32    #9 GXE64 Pro VLB/PCI
  1254.  
  1255.                                                  Miro Crystal 40SV
  1256.   764       (Trio64)                       32    SPEA Mirage P64 (BIOS 5.x)
  1257.                                                  Diamond Stealth 64 DRAM
  1258.                                                  #9 FX Vision330
  1259.                                                  STB PowerGraph 64
  1260.                                                  (all Trio64 based cards)
  1261.   868                                      32    ELSA Winner 1000AVI
  1262.   968       TVP3026                        32    ELSA Winner 2000PRO/X
  1263.                                                  Diamond Stealth 64 Video VRAM
  1264.